Welcome![Sign In][Sign Up]
Location:
Search - api keyboard

Search list

[VxWorkswatch

Description: 在学习VxWorks I/O 系统功能的基础上,了解的基本I/O、缓冲I/O 及格式化I/O、文件描述符、标准输入/输出/错误设备的使用。对VxWorks I/O 系统中常用的API 有较为深入的理解。实践者对I/O 系统的理解和使用的熟练程度将影响后续实践环节进行顺利与否。通过I/O 系统API 与应用程序交互,能方便地对所调试的系统进行监控,是实时嵌入环境软硬件开发的主要手段之一。实现终端显示的秒表。精确到1/10 秒。可键盘控制暂停/继续计时/复位功能。-In learning VxWorks I/O system functions on the basis of the understanding of the basic I/O, buffer I/O and formatted I/O, file descriptor, standard input/output/error devices use. On the VxWorks I/O system is more commonly used API in depth understanding. Practice on the I/O system, the understanding and use of proficiency will have an impact on follow-up practice sessions were held smoothly or not. Through the I/O system API and interactive applications that can facilitate the debugging of system monitoring, real-time embedded environment development of hardware and software one of the main instruments. Realize terminal display stopwatch. Accurate to 1/10 seconds. Keyboard control can pause/resume timer/reset function.
Platform: | Size: 1024 | Author: 王昊 | Hits:

[Shot Game3Dtank

Description: 3D坦克游戏——本程序使用C++语言进行开发,使用面向对象与面向过程相结合的方法编写程序,其中使用Win32API函数与Windows进行交互,调用DirectX提供的接口接收鼠标和键盘输入,以及进行图形、声音的编程。-3D tank game- the program uses C++ Language development, the use of object-oriented and process-oriented method of combining the preparation of procedures, which use Win32API function interact with Windows, called DirectX provides the interface to receive mouse and keyboard input , as well as graphics, sound programming.
Platform: | Size: 2834432 | Author: | Hits:

[CommunicationTTY

Description: 通过Windows API串口编程函数的调用,打开一个串口,并对它进行基本配置,将键盘接收到的字符传到串口,然后从串口获得的字符显示在屏幕上。-Serial programming through Windows API function calls, to open a serial port, and its basic configuration, the keyboard received serial character transmitted, and then get the characters from the serial port appear on the screen.
Platform: | Size: 1971200 | Author: 高小梅 | Hits:

[Hook apikey

Description: 一个 键盘发声系统 VC 编写 有源代码-A keyboard sound system to prepare active VC code
Platform: | Size: 516096 | Author: yuan | Hits:

[Othergame

Description: 用VB编写DirectX7.0游戏   DirectX7.0终于出现了,同前面DirectX6相同,版本7也带了一个庞大(129M)的SDK开发库,同DirectX6 SDK库相比,DirectX7的SDK库提供了以下新的功能:   * 对于Visual Basic的支持。用户可以使用类库在Visual Basic环境下开发基于DirectX的程序。   * 提供更多DirectX3D立即模式(Immediate Mode)下的API函数,以支持DirectX7中新的3D特效,包括立体环境映射、顶点混合等。   * DirectMusic支持DownLoadable Sound Level 2标准。   * DirectInput支持8按键的游戏杆设备,同时支持Microsoft的力反馈摇杆。SDK库提供了读取力反馈效果文件的方法。同时提供了Force Editor程序来建立效果。   对于VB爱好者来说,新的SDK库终于提供了完整的对VB的支持,现在终于可以使用Visual Basic来编写DirectX的程序了。 -err
Platform: | Size: 35840 | Author: 江福利 | Hits:

[Hook apiVBhook

Description: 写了一个键盘钩子,利用了vb api函数GetAsyncKeyState,能够准确的截取没有加密的键盘记录,送给大家学习。-Write a keyboard hook, using a vb api function GetAsyncKeyState, accurate interception can not keyloggers encrypted, sent to them to learn.
Platform: | Size: 12288 | Author: 按时的啊 | Hits:

[Dialog_WindowAPIfunctionreference

Description: 《WINDOWS/WIN32/WINDOWS NT 程序设计通用API函数参考》。本书讨论了通用的Windows/Win32/Windows NT API函数,这些函数涉及如下方面:加速键、位图、脱字符、NT控制台、剪贴板、裁剪区、控件、曲线输出、设备环境、对话框、绘图工具、文件I/O、字体、GDI对象、图标、键盘、画线、映射、菜单、消息、鼠标、绘图、调色板、矩形操作、滚动、语音、字符串、文本输出、时间与计时器、版本管理、窗口操作及窗口管理。附录中还列出了Windows/Win32/Windows NT常量以及所有数据类型。 - WINDOWS/WIN32/WINDOWS NT Programming General API Function Reference. This book discusses the common Windows/Win32/Windows NT API function, these functions involve the following aspects: speed up the key, bitmap, from characters, NT console, clipboard, cutting area, controls the output curve, equipment environment, the dialog box , mapping tools, file I/O, font, GDI objects, icons, keyboard, painting lines, maps, menus, news, mouse, graphics, color palette, rectangular operations, rolling voice, string, text output, time with the timer, version management, operation and window management window. Appendix also lists the constants Windows/Win32/Windows NT as well as all data types.
Platform: | Size: 8173568 | Author: 林孝城 | Hits:

[Othermouse

Description: 模拟键盘鼠标的操作,使用API进行模拟-Simulate keyboard and mouse operation, use API to simulate
Platform: | Size: 6144 | Author: chengweiyang | Hits:

[Remote ControlICanSeeYou

Description: ICanSeeYou远程控制软件(所有C#源代码)另外附有说明文档。代码重用性通过结合程序员定义的类和定义良好、精心测试、文档完整、可移植和用途广泛的FCL(重用框架类库),开发者进行软件构建,这种形式的软件重用加速了功能强大和高质量软件的开发。而本项目定义了不少可重用的代码,例如文件的各种操作,鼠标的模拟点击,键盘的模拟按键按下,关机,屏幕截取,API函数库,网络的基本操作等。-ICanSeeYou remote control software (all C# Source code) with the other documentation. Code reusability programmers through a combination of the definition of class and well-defined, well-tested, document integrity, portable and uses a wide range of FCL (Framework Class Library reuse), a software developer to build, this form of software reuse to accelerate a powerful and high-quality software. The definition of this project a lot of reusable code, such as documents of various operations, simulated mouse clicks, keyboard analog button press, shutdown, screens interception, API library, the network s basic operation.
Platform: | Size: 4835328 | Author: 赵鹏 | Hits:

[OS programKeyHandler

Description: KeyHandler 键盘记录 HOOK API-HOOK API keyboard KeyHandler Record
Platform: | Size: 4096 | Author: vilysoft | Hits:

[OS programPcSpeaker

Description: 点击键盘发出声音小程序,主要是使用了GetAsyncKeyState和Beep API函数的功能,用GetAsyncKeyState函数获得键盘是否按下的状态信息,Beep函数演示了使用PC内部喇叭按音阶发出声音。-Click on the small keyboard sound procedures, mainly the use of the Beep API function GetAsyncKeyState and the function of GetAsyncKeyState function with the keyboard is pressed to obtain status information, Beep function demonstrated by using the PC internal speaker sound scale.
Platform: | Size: 2048 | Author: 105 | Hits:

[Hook apipostmessage_API

Description: VB对指定窗口进行后台模拟键盘鼠标信息的操作.-VB on the specified window to the background simulation of the operation of keyboard and mouse information.
Platform: | Size: 2048 | Author: Kewain | Hits:

[Hook apiWinio

Description: Winio做的键盘记录(硬件记录)。有时候调用windows的API不能起效。这个是驱动级别的。能成功完成任务。-Keyloggers do Winio (hardware records). Sometimes windows of the API calls can not take effect. This is a driver level. To the successful completion of the task.
Platform: | Size: 35840 | Author: 朱哥哥 | Hits:

[Other06

Description: Google Maps API Advanced Programming ├─6.1 GPolyline折线对象和GPolygon多边形对象 6.2 Google地图中的事件监听及响应 │ └─6.3 Google地图技巧集锦 │ ├─6.3.1 在信息窗口GInfowWindow中嵌入Flash动画 │ ├─6.3.2 Google地图的画中画效果 │ ├─6.3.3 利用鼠标和键盘事件简化操作 │ ├─6.3.4 利用GeoCoder地理编码查询信息 │ └─6.3.5 加载KML或GeoRSS文档-Google Maps API Advanced Programming ├ ─ 6.1 GPolyline Polyline object and Polygon Objects 6.2 Google Maps GPolygon the event listener and respond to │ └ ─ 6.3 Google Maps Skills Collection │ ├ ─ 6.3.1 in the information window GInfowWindow embedded Flash animation │ ├ ─ 6.3 .2 Google Maps picture in picture effects │ ├ ─ 6.3.3 to use the mouse and keyboard events to simplify operations │ ├ ─ 6.3.4 the use of GeoCoder geocoding query information │ └ ─ 6.3.5 loaded KML or GeoRSS document
Platform: | Size: 28672 | Author: fly | Hits:

[OS programApiHook

Description: 通过API控制键盘HOOK,从而可以向系统注册所需要的热键-Through the API keyboard HOOK, allowing the system hotkey registration required! ! ! !
Platform: | Size: 2565120 | Author: freeman | Hits:

[CSharpKeyboard

Description: low-level keyboard hook using the Windows API.
Platform: | Size: 3072 | Author: pop | Hits:

[Hook apiWH_KEYBOARD_LL

Description: 采用VC6.0编写的一个全局钩子,用以截获键盘的键入消息,经测试可用。-Written by VC6.0 a global hook to intercept the keyboard type information, available via testing.
Platform: | Size: 2048 | Author: 李成儒 | Hits:

[Button controlAPI

Description: 此為WIN32 API所適用之鍵盤與滑鼠控制教學(內附程式執行範例)-This is the WIN32 API with the applicable teaching keyboard and mouse control (with examples of program execution)
Platform: | Size: 487424 | Author: eric | Hits:

[Hook apiAPI

Description: API调用示例,3个功能:1.打开百度,2.打开写字板,3.模拟键盘输入-API call example, three functions: 1. Open Baidu, 2. Open WordPad, 3. Simulated keyboard input
Platform: | Size: 162816 | Author: geniusxul | Hits:

[CSharpApiTest

Description: C#自己封装的一些简单键盘鼠标操作的winApi函数,并调用-C# your package a few simple operations winApi keyboard and mouse functions, and call
Platform: | Size: 34816 | Author: 唐寅龙 | Hits:
« 1 23 4 5 6 7 8 9 10 »

CodeBus www.codebus.net